projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fc0c2a
)
GtkFileChooserWidget: Better typography
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 22 Aug 2014 15:07:13 +0000
(11:07 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 30 Sep 2014 03:05:22 +0000
(23:05 -0400)
No double space after .
https://bugzilla.gnome.org/show_bug.cgi?id=735192
gtk/gtkfilechooserwidget.c
patch
|
blob
|
history
diff --git
a/gtk/gtkfilechooserwidget.c
b/gtk/gtkfilechooserwidget.c
index b994904612afb689b47a443dc1a2f9a5aca18364..404ca8d230bd0d5482407017fdc95e984369e1d0 100644
(file)
--- a/
gtk/gtkfilechooserwidget.c
+++ b/
gtk/gtkfilechooserwidget.c
@@
-6045,7
+6045,7
@@
search_error_could_not_create_client (GtkFileChooserWidget *impl)
error_message (impl,
_("Could not start the search process"),
_("The program was not able to create a connection to the indexer "
- "daemon.
Please make sure it is running."));
+ "daemon. Please make sure it is running."));
}
static void